Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git.cmake: let the environment override BUILD_VERSION #14594

Merged
merged 1 commit into from
Apr 17, 2019

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Mar 15, 2019

This is needed to remove noise when comparing binaries across git
commits and more generally for anyone who wants to manual
control/override the version number when building with or without a
.git/ subdirectory.

Signed-off-by: Marc Herbert [email protected]

This is needed to remove noise when comparing binaries across git
commits and more generally for anyone who wants to manual
control/override the version number when building with or without a
.git/ subdirectory.

Signed-off-by: Marc Herbert <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #14594 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #14594   +/-   ##
=======================================
  Coverage   51.96%   51.96%           
=======================================
  Files         309      309           
  Lines       45576    45576           
  Branches    10554    10554           
=======================================
  Hits        23683    23683           
  Misses      17083    17083           
  Partials     4810     4810

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 100287d...df3b2f8. Read the comment docs.

Copy link
Member

@carlescufi carlescufi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@marc-hb marc-hb added Enhancement Changes/Updates/Additions to existing features area: Build System area: Toolchains Toolchains and removed area: Toolchains Toolchains labels Mar 21, 2019
@nashif nashif merged commit 39131dc into zephyrproject-rtos:master Apr 17, 2019
@marc-hb marc-hb deleted the build-version-override branch April 20, 2019 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Build System Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants